Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update insight prompt #10674

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

nickoferrall
Copy link
Contributor

Fix #10673

You are a Team Lead and want to use your meeting data to help write a report on your team's performance. You care about team productivity, morale, roadblocks, relationships, and progress against goals. Below is a list of retrospective meeting summaries (in YAML format) from the past several months.

**Task:**
Analyze the provided meeting data and identify patterns in teamwork and collaboration. Focus on "wins" and "challenges" that appear in at two or more different meetings, prioritizing trends that appear in the highest number of meetings. Reference those meetings by hyperlink. Prioritize trends that have received the most combined votes, if that information is available.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 "appear in at two or more", looks to me like it should be either "in" or "at"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

- Highlight positive trends or patterns observed across multiple meetings.
- Include at least one direct quote from one meeting, attributing it to its author.
- Link to the referenced meeting(s) using the format:
[<meeting title>](https://action.parabol.co/meet/[meetingId])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-1 Let's use the meetingURL variable from above here, then it's easier to plug in the real URL from the environment

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a good idea...

packages/server/utils/OpenAIServerManager.ts Outdated Show resolved Hide resolved
@nickoferrall nickoferrall merged commit ce489aa into master Jan 15, 2025
6 checks passed
@nickoferrall nickoferrall deleted the feat/10673/update-insight-prompt branch January 15, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update insight prompt following competition
3 participants